home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 45 / PC Gamer IT CD 45 2-2.iso / SMANDEMO / data1.cab / Program_Executable_Files / data / CutScene / Scripts / English / asylum / stat1arr.cut < prev    next >
Text File  |  1999-07-12  |  481b  |  25 lines

  1. COMMENT( Arriving at station #1 on cable car )
  2.  
  3. DefineCamera    (0, 1875.0,  539.0, 11404.0, 0, 0, 0)
  4. DefineCamera    (1, 2586.0,   33.0, 16472.0, 0, 0, 0)
  5.  
  6. SetCameraMode    (CAMERAMODE_LOOK_AT_ACTOR, ACTOR_SHADOWMAN)
  7. PlayTune        (0,MUSIC_L08_START,1,127)
  8. CreateSomething    (CS_TEDDY_MUSIC_CONTROL, 1,0,0, 0,0,0, 0,0,0)
  9. ForceJoyPad        (0)
  10.  
  11. ChangeSector    (14)
  12. SetSector        (14)
  13.  
  14. SetCamera        (1)
  15.  
  16. WaitTime         (100)
  17.  
  18. SetCamera        (0)
  19.  
  20. WaitTime         (400)
  21.  
  22. EndSubtitle        ()
  23. End()
  24.  
  25.